home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / comm / qfaxv107.zip / README.1ST < prev    next >
Text File  |  1996-09-15  |  16KB  |  288 lines

  1.         Before you use QuickStar FAX Pro V1.07 for the first time...
  2.  
  3.     QuickStar FAX Pro is a MS-DOS shareware program which allows you to
  4. send plain text faxes from the DOS command line of your PC computer, using
  5. a Class 1 or Class 2 fax/modem in your PC computer that's connected to a
  6. telephone line. QFAX can be used manually to send faxes. Or it can be called
  7. from a batch file or from your own program repeatedly to send out many faxes
  8. to multiple fax receivers. If you are too busy to read through the whole
  9. readme.1st file, please press PageDown now and go directly to the end of
  10. this file. There is a QUICK START UP GUIDE for QFAX at the end. QFAX is
  11. developed by a member of the Association of Shareware Professionals (ASP)
  12. and is distributed as a shareware program. For contact information of ASP,
  13. the official ASP OMBUDSMAN's statement and the concept of shareware please
  14. read the register.txt file.
  15.  
  16.     QFAX sends text fax VERY FAST! A regular 12 full pages text file can be
  17. transmitted within 4 minutes at 14400 bps modem speed! That is MUCH FASTER
  18. than what most other fax programs can do! Certainly fax speed depends on the
  19. capability of both fax devices. But QFAX achieves the best possible fax speed
  20. under the same fax conditions and helps you to reduce long distance telephone
  21. bill if you need to send fax from time to time!
  22.  
  23.     QFAX is very easy to use, too. To send a quick fax all you need to type
  24. in is something like this:
  25.  
  26.         qfax   myfile.txt  1-800-555-1212
  27.  
  28.     Or you can write your own computer program to invoke the above MS-DOS
  29. command to send multiple faxes out. By doing so you can send a batch of one
  30. hundred or even one thousand faxes easily using one command, and without the
  31. need of an operator to sit in front of the computer screen! A very simple C
  32. program called manyfax.c as well as the compiled executable is included to
  33. demonstrate how you can write your own fax application making use of QFAX.
  34.  
  35. BUT! Before you use QFAX for the first time you need to check the following:
  36.  
  37.    0. Can QFAX be used on your computer?
  38.       The system requirements of QFAX are: 8086 or above IBM-PC compatible
  39.       computers, including HP palmtop computers. (For HP palmtop There is a
  40.       separate version specifically written for HP palmtop. Available in
  41.       eddie.mit.edu:/pub/hp95lx/NEW/hpfax###.ZIP, with ### being the version
  42.       number.) You need a Class 1 or Class 2 fax compatible fax/modem to use
  43.       QFAX. QFAX is a MS-DOS program and can be run from either the DOS
  44.       prompt or from the DOS window launched from the Windows. It can also
  45.       be called by other programs as a command line fax sender.
  46.  
  47.    1. Check the completeness of the QFAX V 1.07 package you get.
  48.       It should include the following files:
  49.  
  50.         file_id.diz     A small file describing QFAX (required by BBS's)
  51.         vendinfo.diz    A description file used by shareware distributors
  52.         readme.1st      The file you are reading now
  53.         qfax.cfg        The QFAX configuration file
  54.         qfax.exe        The main fax sending program
  55.         qfaxrec.exe     The fax receiver, decoder and converter program
  56.         usage.txt       The file explaining detailed usages of QFAX
  57.         register.txt    A text file telling you how to register QFAX
  58.         register.frm    Registration form to be used for registration
  59.         qfaxconf.exe    Small program to help you to determine the modem
  60.                         port and create customized qfax.cfg file
  61.         manyfax.c       A simple C program that you can use to send out
  62.                         lots of faxes automatically, without attendance
  63.         manyfax.exe     The compiled program of manyfax.c
  64.         manyfax.fdb     A text format database file containing fax numbers
  65.         miscinfo.txt    Misc notes. About the Author. Where to find QFAX.
  66.  
  67.     2. The QFAX.CFG may need to be edited and configured to fit the specific
  68.        configuration of your computer. You can either edit QFAX.CFG file by
  69.        using DOS edit, or you can use qfaxconf.exe program to help create a
  70.        customized QFAX.CFG file. You may simply type "qfaxconf" at the DOS
  71.        command line to start. See the USAGE.TXT file for details.
  72.  
  73.     3. Read the REGISTER.TXT file for the license agreement and statement of
  74.        limited warranty. Simply using QFAX implies that you have read and
  75.        understand those conditions. And you agree to those conditions.
  76.  
  77.     4. Read the USAGE.TXT for information on how to use QFAX. The usage is
  78.        simple and straightforward but there are still something you want to
  79.        learn before you start for the first time.
  80.  
  81.     If you have done all of the above and have configured the QFAX.CFG file
  82. according to the instructions given in the USAGE.TXT file, you can go ahead
  83. to test QFAX and use it regularly.
  84.  
  85.     If you find QFAX useful to you, please register it with the author. The
  86. REGISTER.TXT tells you the benefit you will obtain from registration and
  87. method of how to register. The registration is simple and cheap!
  88.  
  89.     If you have any further questions regarding the usage of QFAX that you
  90. can not find the answer from the USAGE.TXT file, do not hesitate to ask the
  91. author. The REGISTER.TXT file has contact information on how to reach the
  92. author.
  93.  
  94.     QFAX is a shareware program and may be redistributed freely. But there
  95. are some conditions: You must distribute QFAX in its original and complete
  96. and zipped format and you are not allowed to change content of any file.
  97. You are not allowed to distribute QFAX for purpose of profit. No charge
  98. can be made on the distribution of QFAX except for a reasonable charge for
  99. the handling and material cost of the distribution. Under above conditions
  100. please feel free to distribute the QFAX software package.
  101.  
  102.     Finally, if you ever forget how to use QFAX, simply type "qfax" and it
  103. will give you a quick reminder screen!
  104. ---------------------------------------------------------------------------
  105.  
  106. Update History of QuickStar Fax Pro:
  107.  
  108. Sep. 1, 1995    First Release of QFAX.             Filename: qfaxv10.zip
  109.  
  110. Sep. 2 - Sep. 30  Some modifications to make QFAX work more reliable. Add
  111.                   an option to let user decide whether to pause or not
  112.                   before the beginning of fax transmission.
  113.  
  114. Oct. 1, 1995    Release of V1.01.                  Filename: qfaxv101.zip
  115. Oct.2 - Dec.9   More tests and improvements made to QFAX. Some bugs fixed.
  116. Dec. 10, 1995   Release of V1.02                   Filename: qfaxv102.zip
  117. Feb. 25, 1996   Release of V1.03                   Filename: qfaxv103.zip
  118. Apr. 8, 1996    Release of V1.04                   Filename: qfaxv104.zip
  119. Apr. 20, 1996   Release of V1.04B                  Filename: qfax104b.zip
  120. Jun. 16, 1996   Release of V1.05                   Filename: qfaxv105.zip
  121. Jul. 15, 1996   Release of V1.06                   Filename: qfaxv106.zip
  122. Aug. 15, 1996   Release of V1.06 for HP            Filename: hpfax106.zip
  123. Sep. 15, 1996   Release of V1.07                   Filename: qfaxv107.zip
  124.  
  125.     Improvements of V1.03 comparing with V1.02 include the following:
  126.  
  127.       a.Greatly reduced the amount of memory used by QFAX, making it more
  128.         suitable to be called by other programs so the user can construct
  129.         their batch fax sending system.
  130.       b.A fax receive and/or decode program is added to the package.
  131.       c.Some improvement of the fax subroutines.
  132.  
  133.     Improvements of V1.04 from V1.03 include the following:
  134.  
  135.       a.A memory allocation bug fixed.
  136.       b.Self-check subroutine added to make sure that the program is an
  137.         authentic file. If it is infected by a computer virus or modified
  138.         by a computer hacker, it will give warning.
  139.       c.Added some more configurable parameters, including the Wait For Modem
  140.         Connection Time. The qfaxconf.exe program is improved to include the
  141.         new parameters in configuration of qfax.cfg file.
  142.       d.QFAX104B.ZIP is the same as QFAXV104.ZIP except it stores 8x16 font
  143.         directly in the program. QFAX104B.ZIP can be u